***********************************************************************
***********           PANJIT International Inc.             ***********
***********************************************************************
*Nov 22, 2019                                                         *
*                                                                     *
*This SPICE Model describes the characteristics of a typical device   *
*and does not respresent the specification. Designer should refer to  *
*the same type name data sheet for specification limits.              *
***********************************************************************
*$
.subckt BZT52-B3V6S A K
.param
+vc0 = 2.046e-11	 vc1 = 2.053e-10	 vc2 = 8.175e-1		 vc3 = 7.581e-8		 vc4 = 8.507
+tc1 = 1.751e-2		 tc2 = 6.121e-3		 tc3 = 2.241e-3		 tc4 = 1.521e-3		 
.func irpwr(v) {(vc0+vc1*v^vc2)*(1.0+tc1*(temp-25)*exp(tc2*(temp-25)))+(vc3*v^vc4)*(1.0+tc3*(temp-25)*exp(tc4*(temp-25)))}
d1 A K zener
g1 K A value = {irpwr(v(K,A))}
.model zener d
***** flag parameter ***
+level = 1   
***** dc model parameter ***
+ is = 2.028e-15	   n = 1.053		  rs = 4.662e-1		ikf = 2.780e-1
+ibv = 1e-3		 nbv = 5.3		  bv = 3.6
***** capacitance parameter ***
+cjo = 1.716e-10	   m = 3.392e-1		  vj = 7.258e-1
+ fc = 0.5                      
***** temperature coefficient ***
+tnom = 25		  eg = 1.137		 xti = 3
+trs1 = 1.227e-3	trs2 = 5.554e-6		tbv1 = -2.062e-3	tbv2 = 9.749e-6		tikf = 9.567e-3
.ends BZT52-B3V6S
*$
